home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / MSDOS / (m)aas / FMAC2COM.DOC < prev    next >
Text File  |  1987-05-11  |  2KB  |  32 lines

  1. Hello FMAC users.
  2. FMAC2COM is a little Q&D program to replace the header of a READMAC
  3. picture with the screen drivers from FMAC. The pictures have a 640
  4. byte header which does not seem to have any purpose. FMAC2COM replaces
  5. that 640 bytes with a small program whcih can display the picture on
  6. the screen.
  7.         You use FMAC2COM by entering:
  8.           FMAC2COM picturename
  9. where picturename is the complete name of you picture including the
  10. disk, path and extension (the disk and path are not needed if the
  11. picture is in the current directory). The name must be less then 64
  12. bytes. FMAC2COM will create a new file called picturename.COM
  13. replacing the .MAC or .PIC with the .COM extension.
  14.         The picture can still be seen with READMAC, FMAC and
  15. FMACPLUS, but it can be used standalone by entering the name of the
  16. picture.
  17.         The cursor controls and the PGUP and PGDN keys still move
  18. through the picture. The buffer is not cleaned out due to the
  19. fact that I had so little room to work with in the 640 byte header,
  20. so there may be a little garbage at the bottom of the picture.
  21. I did add a print routine for the Canon BJ80 which is an inexpensive
  22. high quality ink jet printer. If you are looking for silence and
  23. speed I urge you to check out a BJ80. The BJ80 is compatible with
  24. the IBM graphics printers so this routine should work on most of
  25. the printers out there. The print routine is started by pressing
  26. a lower case "p". Any key pressed before the print routine is
  27. complete will cause the routine to abort.
  28.         Have fun. If you have any comments or want to pick up a
  29. copy of the latest version of FMACPLUS, try calling:
  30.           PC-ROCKLAND BBS (914) 353-2176
  31.           SYSOP: CHARLIE INNUSA
  32.